Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2025

This PR contains the following updates:

Package Change Age Confidence
io.ktor:ktor-bom 3.3.0 -> 3.3.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

ktorio/ktor (io.ktor:ktor-bom)

v3.3.1

Compare Source

Published 8 October 2025

Improvements
  • Add a note about SSE session lifetime in KDoc (KTOR-8440)
  • Update Kotlin to 2.2.20 (KTOR-8896)
Bugfixes
  • NumberFormatException when Content-Length header value contains null bytes (KTOR-4828)
  • SerializationException: Serializer for class 'ClientSSESession' is not found when server responds with JSON (KTOR-7631)
  • Netty: loadConfiguration missing enableHttp2 and enableH2c properties (KTOR-8898)
  • Netty: EmbeddedServer.stop always blocks for twice of shutdownGracePeriod (KTOR-8770)
  • shutdownGracePeriod is used instead of shutdownTimeout in EmbeddedServer.stop() (KTOR-8771)
  • Support serving static resources within bootJar (KTOR-8592)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Oct 8, 2025
@renovate renovate bot enabled auto-merge October 8, 2025 08:55
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from c974d06 to 70f690a Compare October 8, 2025 21:00
@codacy-production
Copy link

codacy-production bot commented Oct 8, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (57acdbf) 7424 5116 68.91%
Head commit (2ed8c1c) 7424 (+0) 5116 (+0) 68.91% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#417) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@renovate renovate bot force-pushed the renovate/ktor-monorepo branch 2 times, most recently from 43bb97c to f5729b0 Compare October 10, 2025 11:20
@kpavlov kpavlov marked this pull request as draft October 10, 2025 11:27
auto-merge was automatically disabled October 10, 2025 11:27

Pull request was converted to draft

@kpavlov kpavlov marked this pull request as ready for review October 13, 2025 22:56
@renovate renovate bot added this pull request to the merge queue Oct 13, 2025
@renovate renovate bot force-pushed the renovate/ktor-monorepo branch from f5729b0 to 2ed8c1c Compare October 13, 2025 22:56
@kpavlov kpavlov removed this pull request from the merge queue due to a manual request Oct 13, 2025
@kpavlov kpavlov enabled auto-merge October 13, 2025 22:59
@kpavlov kpavlov added this pull request to the merge queue Oct 13, 2025
@kpavlov kpavlov removed this pull request from the merge queue due to a manual request Oct 13, 2025
@kpavlov kpavlov merged commit 70847d3 into main Oct 13, 2025
9 checks passed
@kpavlov kpavlov deleted the renovate/ktor-monorepo branch October 13, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants